Filter used for objects
ObjectFilter
Filter used for objects
|
Name | Description | Data Type |
---|---|---|
skip | number of records to skip for pagination | integer |
limit | maximum number of records to return | integer |
ObjectID | provides a wild card string to filter objects by their objectId. | string |
ClassID | Class ID for the object provides a wild card string to filter the object list by classId. | string |
Description | provides a wild card string to filter objects by their description. | string |